﻿@font-face {
  font-family: 'fontello';
  src: url('../fonts/fontello.eot?53989230');
  src: url('../fonts/fontello.eot?53989230#iefix') format('embedded-opentype'),
       url('../fonts/fontello.woff2?53989230') format('woff2'),
       url('../fonts/fontello.woff?53989230') format('woff'),
       url('../fonts/fontello.ttf?53989230') format('truetype'),
       url('../fonts/fontello.svg?53989230#fontello') format('svg');
  font-weight: normal;
  font-style: normal;
}


@font-face {
  font-family: 'podcast';
  src: url('../fonts/podcast.eot?72328316');
  src: url('../fonts/podcast.eot?72328316#iefix') format('embedded-opentype'),
       url('../fonts/podcast.woff2?72328316') format('woff2'),
       url('../fonts/podcast.woff?72328316') format('woff'),
       url('../fonts/podcast.ttf?72328316') format('truetype'),
       url('../fonts/podcast.svg?72328316#podcast') format('svg');
  font-weight: normal;
  font-style: normal;
}

/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'fontello';
    src: url('../font/fontello.svg?53989230#fontello') format('svg');
  }
}
*/
 
 [class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
 
  display: inline-block;
  text-decoration: inherit;
  /* width: 1em; */
  /* margin-right: .2em; */
  text-align: center;
  /* opacity: .8; */
 
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
 
  /* fix buttons height, for twitter bootstrap */
  /* line-height: 1em; */
 
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  /* margin-left: .2em; */
 
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
 
  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
 
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}


.icon-podcast:before,.icon-twitter:before
{
	font-family: "podcast" !important;	
}

footer .social li i.icon-podcast:hover {
    background-color: #E91E63;
}

footer .social li i.icon-twitter:hover {
    background-color: #000 !important;
}


footer .social li i.icon-snapchat-ghost:hover {
    background-color: #f7f301;
}

footer .social li i.icon-instagram:hover {
    background-color: #dd007b;
}

footer .social li i.icon-whatsapp:hover {
    background-color: #48c257;
}

 
.icon-menu:before { content: '\e800'; } /* 'î €' */
.icon-basket:before { content: '\e801'; } /* 'î ' */
.icon-search:before { content: '\e802'; } /* 'î ‚' */
.icon-phone-outline:before { content: '\e803'; } /* 'î ƒ' */
.icon-sun-inv:before { content: '\e804'; } /* 'î „' */
.icon-left-open:before { content: '\e805'; } /* 'î …' */
.icon-right-open:before { content: '\e806'; } /* 'î †' */
.icon-up-open:before { content: '\e807'; } /* 'î ‡' */
.icon-down-open:before { content: '\e808'; } /* 'î ˆ' */
.icon-left-open-big:before { content: '\e809'; } /* 'î ‰' */
.icon-right-open-big:before { content: '\e80a'; } /* 'î Š' */
.icon-firefox:before { content: '\e840'; } /* 'î¡€' */
.icon-chrome:before { content: '\e841'; } /* 'î¡' */
.icon-opera:before { content: '\e842'; } /* 'î¡‚' */
.icon-twitter:before { content: '\f099'; } /* 'ï‚™' */
.icon-facebook:before { content: '\f09a'; } /* 'ï‚š' */
.icon-rss:before { content: '\f09e'; } /* 'ï‚ž' */
.icon-linkedin:before { content: '\f0e1'; } /* 'ïƒ¡' */
.icon-angle-double-left:before { content: '\f100'; } /* 'ï„€' */
.icon-angle-double-right:before { content: '\f101'; } /* 'ï„' */
.icon-angle-double-up:before { content: '\f102'; } /* 'ï„‚' */
.icon-angle-double-down:before { content: '\f103'; } /* 'ï„ƒ' */
.icon-youtube:before { content: '\f167'; } /* 'ï…§' */
.icon-safari:before { content: '\f267'; } /* 'ï‰§' */
.icon-internet-explorer:before { content: '\f26b'; } /* 'ï‰«' */
.icon-gplus:before { content: '\f30f'; } /* 'ïŒ' */
.icon-instagram:before { content: '\f31e'; } /* 'ïŒž' */
.icon-instagram:before { content: '\f16d'; } /* 'ï…­' */
.icon-podcast:before { content: '\f2ce'; } /* '' */
.icon-twitter:before { content: '\e800' !important; } /* '' */